ComponentOne ASP.NET MVC Controls
SunburstBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : SunburstBuilder<T> Class

The following tables list the members exposed by SunburstBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one SunburstBuilder<T> instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Bind data with specified name property, value property and the url of the action which is used for reading data. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.Binding. Sets the name of the property that contains the chart values. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodOverloaded. Sets the BindingName property.  
Public MethodConfigurates C1.Web.Mvc.Sunburst<T>.ChildItemsPath. Sets the name of the property (or properties) used to generate child items in hierarchical data.  
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.DataLabel. Sets the style of point data label. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.InnerRadius. Sets the size of the pie's inner radius. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.IsAnimated. Sets a value indicating whether to use animation when items are selected. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.Offset. Sets the offset of the slices from the pie center. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.Reversed. Sets whether angles are reversed (counter-clockwise). (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.SelectedIndex. Sets the index of the selected slice. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.SelectedItemOffset. Sets the offset of the selected slice from the pie center. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.SelectedItemPosition. Sets the position of the selected slice. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Public MethodConfigurates C1.Web.Mvc.FlexPieBase<T>.StartAngle. Sets the starting angle for the pie slices, in degrees. (Inherited from C1.Web.Mvc.Fluent.FlexPieBaseBuilder<T,Sunburst<T>,SunburstBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodApply the ChartAnimation extender in the chart.
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

SunburstBuilder<T> Class
C1.Web.Mvc.Fluent Namespace